home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / wildcat / dizcat10.zip / DIZZYCAT.DOC < prev    next >
Text File  |  1992-07-27  |  6KB  |  156 lines

  1.                                    DIZzyCat!
  2.                        Shareware version 1.0 - 27 Jul 92
  3.                   Copyright 1992 Affordable Computer Services
  4.                               All Rights Reserved
  5.                           Written by George Steinmetz
  6.  
  7. DECRIPTION
  8.  
  9. DIZzyCat! is a utility for Mustang Software's Wildcat! BBS version 3.50 or
  10. higher.  DIZzyCat! imports FILE.ID.DIZ and DESC.SDI from an uploaded file to
  11. the upload's file description.  Both the one line description and the extended
  12. description are used.
  13.  
  14.  
  15. INSTALLATION
  16.  
  17. Copy DIZZYCAT.EXE, DIZCAT1.BAT and DIZCAT2.BAT to the \WC30 directory.  In your
  18. SCANFILE.BAT, insert "DIZCAT1 %1".  Depending on the actions taken by
  19. SCANFILE.BAT, modifications may be necessary to DIZCAT1.BAT.
  20.  
  21. DIZCAT1.BAT's purpose is to copy FILE_ID.DIZ, DESC.SDI and FILELIST.DAT to the
  22. node work directory (example: \WC30\WCWORK\NODE1).  The default method to copy
  23. FILE_ID.DIZ and DESC.SDI is to use PKUNZIP and ARJ to extract them.
  24.  
  25. If you have already extracted FILE_ID.DIZ and DESC.SDI (by extracting files
  26. before scanning for viruses, etc.), modify DIZCAT1.BAT to just copy the two
  27. files.  For example, my SCANFILE.BAT attempts to unZIP and unARJ the uploaded
  28. file to \WC30\SCANFILE.  After this process and before running NETSCAN, I run
  29. DIZCAT1 %1.  My DIZCAT1.BAT performs "COPY SCANFILE\FILE_ID.DIZ
  30. WCWORK\NODE%WCNODEID%", likewise for DESC.SDI.
  31.  
  32. For single line BBSes, if you have not already done so, insert SET WCNODEID=1
  33. in AUTOEXEC.BAT.
  34.  
  35. For multi-line BBSes, enter ATTRIB +R DIZZYCAT.EXE and ATTRIB +R DIZCAT?.BAT to
  36. make the files read only.
  37.  
  38.  
  39. OPERATION
  40.  
  41. If the WCNODEID environment variable is not set, then the program will abort.
  42.  
  43. DIZzyCat! loads FILEAREA.DAT to find the area number the upload is located in.
  44. The main paths of the file areas are compared with the directory of the upload
  45. to determine the file area.  If no match is made, then a message will be
  46. displayed and DIZzyCat! will exit.  (If this happens, something is really
  47. wrong.)
  48.  
  49. DOOR.SYS is loaded to determine the uploader's name.  FILE_ID.DIZ and DESC.SDI
  50. are then loaded.  If the first line of the two description files are identical,
  51. then FILE_ID.DIZ is loaded.  If they are different, (usually indicating that
  52. DESC.SDI is a one line summary), then the first line of DESC.SDI and the entire
  53. FILE_ID.DIZ is loaded.
  54.  
  55. The file name and the loaded descriptions are written to DIZZYCAT.TMP.
  56. DIZzyCat! then runs DIZCAT2.BAT, which runs WCFILE (Mustang Software's
  57. file description import utility) to import the description to the BBS file
  58. descriptions.
  59.  
  60. Lastly, the copies of FILEAREA.DAT, FILE_ID.DIZ, DESC.SDI and DIZZYCAT.TMP are
  61. deleted from the node work directory.
  62.  
  63.  
  64. ERRORLEVELS
  65.  
  66. When DIZzyCat! exits, it uses DOS's ERRORLEVEL variable.
  67.  
  68. Errorlevel Description
  69. ---------- -----------
  70.          0 Ended successfully (descriptions imported)
  71.          1 No descriptions to import
  72.          2 Needed files missing
  73.        255 Program error
  74.  
  75.  
  76. FILE USAGE
  77.  
  78. DIZzyCat! reads FILE_ID.SYS, DESC.SDI, FILEAREA.DAT and DOOR.SYS from
  79. \WC30\WCWORK\NODEn.  A temporary file, DIZZYCAT.TMP, is created in this
  80. directory.
  81.  
  82.  
  83. NOTE TO BBS USERS AND SHAREWARE VENDORS
  84.  
  85. If you received this file from a BBS, the following message should appear when
  86. you use PKUNZIP to extract this program:
  87.  
  88. Authentic files Verified!   # VBI707   Affordable Computer Services
  89.  
  90. If this message did not display, then the .ZIP file you received is not the
  91. original.  Call The Other BBS at the number displayed below to download the
  92. original .ZIP file (you can download on your first call).
  93.  
  94.  
  95. CUSTOM PROGRAMMING
  96.  
  97. If custom programming is requested, contact Affordable Computer Services by
  98. mail at the address shown below.
  99.  
  100.  
  101. REGISTRATION
  102.  
  103. If you like this program, please mail a check or money order for $10 (New
  104. Jersey residents add state sales tax) to:
  105.  
  106.      Affordable Computer Services
  107.      PO Box 969
  108.      Belmar, NJ 07719-0969
  109.  
  110. Along with the registration fee, please also enclose the following:
  111.  
  112. o Your mailing address.
  113. o A telephone number you can be reached at in case of any registration
  114.   problems.
  115. o The name and version of the program you are registering.
  116. o Your name or company name exactly as you wish it spelled on your registered
  117.   copy (upper and lower case).
  118.  
  119. If no voice contact was made prior to mailing your registration, you will
  120. receive a postcard with your registration ID.  The postcard will also state the
  121. current version number and what BBSes the upgrade has been uploaded to.  When
  122. an upgrade is made to the program, a second postcard will be sent to you
  123. describing the upgrade and what BBSes the upgrade has been uploaded to.  To
  124. continue to receive upgrade postcards, send $1 when an upgrade postcard is
  125. received.
  126.  
  127. You may also register by using the American Express Card.  You may register
  128. with the card by one of the following methods:
  129.  
  130. o By mail at the above address.
  131. o By voice at 800-929-0110 or 908-449-3836.
  132. o By fax at 800-929-0631 or 908-449-9357.
  133. o Online (The Other BBS) at 908-775-6705.
  134.  
  135. To process your registration, you must supply the above information as well as
  136. the following information:
  137.  
  138. o Your name exactly as it appears on the card.
  139. o Your card's account number.
  140. o Your card's expiration date.
  141. o Your card's billing address.
  142.  
  143. When registering with the American Express card on The Other BBS, you will
  144. receive your registration ID in a private message within 24 hours of your
  145. registration.
  146.  
  147. Any questions about this program may be addressed to George Steinmetz on The
  148. Other BBS, 908-775-6705 (RIME Echomail ID: OTHER), or write, call or fax
  149. Affordable Computer Services at the address and phone numbers listed above.
  150.  
  151.  
  152. REVISION HISTORY
  153.  
  154. Version 1.0 - 27 Jul 92
  155. o Original release.
  156.